home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 17 / CU Amiga Magazine's Super CD-ROM 17 (1997)(EMAP Images)(GB)[!][issue 1997-12].iso / CUCD / Programming / DiceSource / doc / libtos.doc < prev    next >
Text File  |  1994-02-13  |  529b  |  18 lines

  1.  
  2. libtos/libtos                            libtos/libtos
  3.  
  4.                   LIBTOS
  5.  
  6.     1> cd DLIB:
  7.     1> LIBTOS amiga.lib amigas.lib
  8.  
  9.     This program converts the Commodore supplied amiga.lib from large data
  10.     model to small data model.    You must convert amiga.lib before you can
  11.     use it with the DICE system to generate residentable programs.
  12.  
  13.     Note that this isn't required, but a small-data amiga.lib will generate
  14.     faster code with fewer reloc32's (and thus load much faster).
  15.  
  16.     The small-data-model version of amiga.lib is called AMIGAS.LIB
  17.  
  18.